Use dsh-auto-continue to automatically resume interrupted requests in DeepSeek Harness
2026-08-17
271 views
DeepSeek Harness plugin
DeepSeek
DSH
Interface enhancement
Automatically continue
Web UI
dsh-auto-continue is a DeepSeek Harness Web UI plugin maintained by HsiangNianian: it automatically sends a "continue" request when the request is interrupted by non-human factors such as network errors, timeouts, and 5xx status codes. This article covers the directory page, verification of installation commands on GitHub and npm, error classification, backoff, idempotent guardrails, and settings.yaml configuration. It is licensed under MIT, with the npm package name dsh-client-auto-continue and the current version 0.6.0.
Read More